home *** CD-ROM | disk | FTP | other *** search
- CLEAN-WP version 1.80
- ----------------------
- CLEAN-WP is free for anybody to use and distribute.
-
- The purpose of CLEAN-WP is to remove faulty addresses from the WP database.
- A faulty address is defined as follows:
-
- - The address includes less then two dots (".")
- - The address has two dots in a row ("..")
- - The address is not one word.
-
- Only the primary address is tested as a faulty secondary address might be
- corrected later on.
-
- CLEAN-WP will also remove any PREFIX, CALL, BBS , COUNTRY or CONTINENT as
- specified in the file CLEAN-WP.CFG. Please see comments in this file.
-
- CLEAN-WP produces three files.
- ------------------------------
- WP.NEW where all accepted addresses are found (same format as WP.SYS).
-
- WP.DEL where all deleted addresses are placed in text format. This file has
- the following format:
-
- SM5IO SM5IO@SK5AS.LINK.E.SWE.EU SM5IO@SK5AS.LINK.E.SWE.EU
-
- (call) (primary address) (secondary address)
-
- CLEAN-WP.RES contains a summary of the last run.
-
-
- Installation
- ------------
- - CLEAN-WP.EXE can be placed in any directory where DOS can find it.
- C:\FBB\BIN is a good choise.
-
- - CLEAN-WP.CFG must reside in the same directory as WP.SYS.
-
- - Add the following lines in APPEL.BAT just before EPURWP:
-
- cd \fbb\system\wp
- clean-wp
- del wp.sys use dos commands to replace old WP.SYS
- rename wp.new wp.sys with cleaned up data in WP.NEW
- cd \fbb
- epurwp ........ etc
-
- This will make sure that CLEAN-WP is run before EPURWP (important!!).
-
- Modify CLEAN.WP.CFG to your preference using any ASCII editor
- (MsDOS EDIT is a good choise).
-
- Stig, SM5IO @ SK5AS Email: stibob@lin.foa.se
-
- PS: I would appreciate some feed back.
- CLEAN-WP can be tested by running it in a separate library on a copy
- of WP.SYS. Then you get an idea of what the parameters you have set up
- in CLEAN-WP.CFG will do to the WP.SYS file!
-
-